[25.11] treewide: clean up 'meta = with' pattern#469667
[25.11] treewide: clean up 'meta = with' pattern#469667wolfgangwalther merged 1 commit intoNixOS:release-25.11from
Conversation
This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
There was a problem hiding this comment.
This report is automatically generated by the PR / Check / cherry-pick CI workflow.
Some of the commits in this PR require the author's and reviewer's attention.
Please follow the backporting guidelines and cherry-pick with the -x flag.
This requires changes to the unstable master and staging branches first, before backporting them.
Occasionally, commits are not cherry-picked at all, for example when updating minor versions of packages which have already advanced to the next major on unstable.
These commits can optionally be marked with a Not-cherry-picked-because: <reason> footer.
If you need to merge this PR despite the warnings, please dismiss this review shortly before merging.
Warning
Couldn't locate the cherry-picked commit's hash in the commit message of cca3b04.
Hint: The full diffs are also available in the runner logs with slightly better highlighting.
Not a cherry-picked, because it was created from scratch.
Backport of #443046 - just ran the scripts again.